home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / utility / pock51.zip / README.BAT < prev    next >
DOS Batch File  |  1997-07-26  |  570b  |  13 lines

  1. echo off
  2. cls
  3. echo This is the DOS batch file for reading the README files for PocketD Plus.
  4. echo They do not include the PocketD on-line documentation which can instead
  5. echo be accessed by typing:        
  6. echo   D /?    For 1-page help
  7. echo   D /??   For on-line guide
  8. echo   D /?x   For help on option "x"
  9. echo.
  10. echo Use the UP and DOWN arrow keys to choose a file to read.
  11. echo Use ENTER or RIGHT arrow to read, and LEFT or ESC to end reading.                
  12. d    /IhQu/.Q readme.txt po*txt readme.1st readme.d .diz 1*.doc .new rev*.doc w*.doc n*.doc .doc .lst .frm /:=.d.exe
  13.